[INFO] fetching crate ra-ap-rustc_arena 0.28.0...
[INFO] testing ra-ap-rustc_arena-0.28.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ra-ap-rustc_arena 0.28.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ra-ap-rustc_arena 0.28.0
[INFO] finished tweaking crates.io crate ra-ap-rustc_arena 0.28.0
[INFO] tweaked toml for crates.io crate ra-ap-rustc_arena 0.28.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ra-ap-rustc_arena 0.28.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9da371f1e3ee78e6da17560530c8cb8892dff008597e2197976580f0293e604
[INFO] running `Command { std: "docker" "start" "-a" "e9da371f1e3ee78e6da17560530c8cb8892dff008597e2197976580f0293e604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9da371f1e3ee78e6da17560530c8cb8892dff008597e2197976580f0293e604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9da371f1e3ee78e6da17560530c8cb8892dff008597e2197976580f0293e604", kill_on_drop: false }`
[INFO] [stdout] e9da371f1e3ee78e6da17560530c8cb8892dff008597e2197976580f0293e604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 019a6da18ffab66650d7f7a0d647ee0ad0cbec61a5936e809e24ee4fa19229a7
[INFO] running `Command { std: "docker" "start" "-a" "019a6da18ffab66650d7f7a0d647ee0ad0cbec61a5936e809e24ee4fa19229a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ra-ap-rustc_arena v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `invalid_mut` in module `ptr`
[INFO] [stdout]    --> src/lib.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 ptr::invalid_mut(!0)
[INFO] [stdout]     |                      ^^^^^^^^^^^ not found in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `rustc_macro_transparency` attribute input
[INFO] [stdout]    --> src/lib.rs:595:1
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              valid arguments are "transparent", "semiopaque" or "opaque"
[INFO] [stdout]     |
[INFO] [stdout] help: try changing it to one of the following valid forms of the attribute
[INFO] [stdout]     |
[INFO] [stdout] 595 - #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout] 595 + #[rustc_macro_transparency = "opaque"]
[INFO] [stdout]     |
[INFO] [stdout] 595 - #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout] 595 + #[rustc_macro_transparency = "semiopaque"]
[INFO] [stdout]     |
[INFO] [stdout] 595 - #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout] 595 + #[rustc_macro_transparency = "transparent"]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `maybe_uninit_slice` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(maybe_uninit_slice)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![feature(strict_provenance)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(new_uninit)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `slice_assume_init_mut` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]   --> src/lib.rs:83:49
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 ptr::drop_in_place(MaybeUninit::slice_assume_init_mut(&mut slice[..len]));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/mem/maybe_uninit.rs:406:4
[INFO] [stdout] help: there is a method `assume_init_mut` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/mem/maybe_uninit.rs:1010:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0539, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra-ap-rustc_arena` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "019a6da18ffab66650d7f7a0d647ee0ad0cbec61a5936e809e24ee4fa19229a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019a6da18ffab66650d7f7a0d647ee0ad0cbec61a5936e809e24ee4fa19229a7", kill_on_drop: false }`
[INFO] [stdout] 019a6da18ffab66650d7f7a0d647ee0ad0cbec61a5936e809e24ee4fa19229a7
